motion_src Found By: Chris Gusman @ http://en.verysource.com/motion_src-45060.html Date: Spring 2012 Compiled In: Windows 7 Home Premium (32-bit) Coding Environment: Microsoft Visual Studio 2010 in C# Known Issues: None that I know of. Functionality: Example program of motion detection. This has 4 motion tracking algorithms and has features to save the images when motion is detected. Allows for getting its video feed from multiple sources. Adapted: Modifications made to the motion detection 3 optimism algorithm that divides the output image into four areas to try to capture motion of each limb and process it. Although was not able to, based on how it was structure. Failed attempt but useful in my experience. Special Notes about using: Very packaged and hard to change.